CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - haar feature

搜索资源列表

  1. 200907078

    0下载:
  2. 基于Haar特征的多特征快速人脸检测,基于Haar特征的多特征快速人脸检测.-Haar based on the characteristics of fast multi-feature Face Detection, Haar-based features of the characteristics of the multi-face detection rapidly.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3806725
    • 提供者:大海
  1. jifentu

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2605
    • 提供者:冀国亮
  1. FaceWinGUI_v1.1

    0下载:
  2. 人脸检测代码Adaboost实现Haar feature积分图像-Human face detection using adaboost with haar-like feature and integral image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:491404
    • 提供者:machunfei
  1. realadaboost

    3下载:
  2. matlab的一个基于realadaboost的人脸检测程序,有详细的源码,包括haar特征的提取,以及若分类器的学习。-Matlab based on adaboost face detection procedures, there are detailed source code, including haar feature extraction, and if the classifier learning
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:157835
    • 提供者:杨浦东
  1. facedect

    0下载:
  2. 图像处理中人脸检测代码,并有主函数调用程序,采用Haar特征检测人脸。-Image processing human face detection code, and the main function of the calling program, Haar feature detection face.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:883
    • 提供者:liyulong
  1. haarPadaboost

    0下载:
  2. 基于haar特征的adaboost人脸检测算法,VC++编写,内附文章,对学习adaboost人脸检测者来说有很大的帮助-Adaboost face detection algorithm based on haar feature, VC++ prepared, containing articles, learning Adaboost face detection is of great help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:10841838
    • 提供者:王小伟
  1. real-time-facedetection-and-tracking

    0下载:
  2. 本文运用haar特征分类,对人脸进行动态的检测和跟踪,经过试验对比可以发现效果很好,识别率较高-This paper uses haar feature classification, human face detection and tracking of dynamic, contrast can be found through the test with good results, the recognition rate is higher
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5888521
    • 提供者:张万贺
  1. HaarPclassifiers

    0下载:
  2. 利用vs2008编写的利用haar特征分类器实现的人脸检测程序-Use vs2008 prepared by the use haar feature classifier implemented face detection process
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:870589
    • 提供者:jisaiping
  1. HaarPSRC=Vehicle-detection

    0下载:
  2. 运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。-Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11819806
    • 提供者:高晨旭
  1. FaceReg_Pca

    0下载:
  2. 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29288754
    • 提供者:杨青云
  1. FeatureTracker

    1下载:
  2. 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9373952
    • 提供者:xyc
  1. Fusing-Multiple-Feature

    0下载:
  2. 通过改进基于Haar-like特征和Adaboost的级联分类器,提出一种融合Haar-like特征和 HOG特征的道路车辆检测方法-By improving based on Haar-like features and Adaboost cascade classifier, presents a fusion of Haar-like features and characteristics of HOG road vehicle detection method
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:951263
    • 提供者:hengluo
  1. haarcascades

    0下载:
  2. 训练好的分类器,有人脸,人眼,倾斜的人脸等等。是基于haar特征的。-Trained classifier, it was the face, eye, face, and so inclined. Is based on haar feature.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1503108
    • 提供者:沈东
  1. Haar-like

    0下载:
  2. 本程序实现选定图像的Haar-like特征提取功能,方便学习者能直观的看到各类Haar-like特征值。代码简单易于理解。-The program implements the selected image Haar-like feature extraction function to facilitate the learners can visually see all kinds of Haar-like feature values. Code is simple and easy t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:roy
  1. Faceing

    0下载:
  2. 用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。-With C# in Microsoft visual 2010 using Microsoft Face
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25504100
    • 提供者:阿木
  1. haar

    0下载:
  2. 关于小波变换学习的一些源代码,提取小波特征-some of the source code of wavelet transform ,extract haar wavelet feature
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3444
    • 提供者:hanli
  1. gogo

    0下载:
  2. 是一个改进的haar特征的人脸检测算法,通过OPen cv自带的库文件运行程序,交流请联系chinaqinyh@163.com ,论文已经发表 ,请勿侵权-Haar feature is an improved face detection algorithm, OPen cv library file that comes with running the program, the exchange of contact chinaqinyh@163.com, papers have been
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6082056
    • 提供者:qinyanghong
  1. Image_Feature

    0下载:
  2. 图像特征提取代码,包括LBP、HOG、Haar、Zernike矩、Hu矩特征,.h文件有如何调用的说明。-LBP feature、HOG feature、Haar feature、Moment feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:18369
    • 提供者:lee
  1. Static-face-detection

    0下载:
  2. opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16754177
    • 提供者:秦柯
  1. haartraining

    0下载:
  2. 基于haar特征的分类算法,opencv代码,训练分类xml文件-Haar feature based classification algorithm, opencv code, training classification xml file
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:Joe
« 1 23 4 »
搜珍网 www.dssz.com